Update dependency @xterm/addon-fit to v0.12.0-beta.291#277
Update dependency @xterm/addon-fit to v0.12.0-beta.291#277renovate[bot] wants to merge 1 commit into
Conversation
Deploying mouseterm with
|
| Latest commit: |
3585f4b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d6954324.mouseterm.pages.dev |
| Branch Preview URL: | https://renovate-xterm-addon-fit-0-x.mouseterm.pages.dev |
aa30398 to
3585f4b
Compare
Two problems showed up in the same Renovate run. The xterm packages arrived as three separate PRs (#277 addon-fit, #278 addon-unicode-graphemes, #280 xterm core). They ship from one repo on one beta counter and each addon peers on the exact core beta it was built against — addon-fit@0.12.0-beta.291 requires ^6.1.0-beta.291, which 6.1.0-beta.288 does not satisfy — so merging any one of them alone lands an unsatisfied peer range and addons compiled against mismatched core internals. Group them, as we already do for storybook, vite, and react-router. The previous commit disabled @xterm/addon-webgl to protect canopy's fork-base pin, but that lockstep is a pair: the SDF tarball bundles core internals, so @xterm/xterm@6.1.0-beta.288 is pinned to the same fork base as @xterm/addon-webgl@0.20.0-beta.287, and nothing was guarding it. #280 happened to leave canopy alone, but only by luck — a bump there would have silently invalidated the UpstreamVsFork baseline, with the tarball URL invisible to Renovate so nothing would flag it. Replace the package-scoped rule with a canopy/package.json-scoped @xterm/** disable, which covers both pins and lets lib and standalone keep tracking upstream. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Closing in favor of a single grouped PR. #281 adds an These three ship from one repo on one beta counter, and each addon peers on the exact core beta it was built against — Renovate will reopen 288 → 291 as one |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
0.12.0-beta.288→0.12.0-beta.291Release Notes
xtermjs/xterm.js (@xterm/addon-fit)
v0.12.0-beta.291Compare Source
v0.12.0-beta.290Compare Source
v0.12.0-beta.289Compare Source
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
* * * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.